Description
In this course, you will :
- Adding WorkManager to your project
- Scheduling a simple task
- Input and output parameters
- Chaining work
- Unique work
- Displaying work status in the UI
- Cancelling work
- Work constraints
Syllabus :
- Add WorkManager to your app
- Make your first WorkRequest
- Add Input and Output
- Chain your Work
- Ensure Unique Work
- Tag and Display Work Status
- Show Final Output
- Cancel work
- Work constraints